View::RemoveFromClipper

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::RemoveFromClipper - instance method  

TEMPLATE

see template of VObject::RemoveFromClipper  

SPECIFIERS

public virtual  

DESCRIPTION

RemoveFromClipper removes the specified Clipper from the instvar clippers.
RemoveFromClipper is called when a Clipper that shows this is closed or when the Clipper replaces this, its current inner VObject, with another VObject.
For example, when a View is installed in a Splitter and the Splitter is closed, then each of the four Clippers of the Splitter calls this method.
See also method AddToClipper, method Clipper::Open and method Clipper::RemoveView. Method is never overridden. Method never calls base method.  

ARGUMENTS

see arguments of VObject::RemoveFromClipper  

RETURN ARGUMENT

see return argument of VObject::RemoveFromClipper  

CATEGORIES

implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022